Extension for IPlugView to find view parameters (lookup value under mouse support). More...
#include <ivstplugview.h>
Public Member Functions | |
virtual tresult | findParameter (int32 xPos, int32 yPos, ParamID &resultTag)=0 |
Find out which parameter in Plug-in view is at given position (relative to Plug-in view). | |
Static Public Attributes | |
static const FUID | iid |
Extension for IPlugView to find view parameters (lookup value under mouse support).
It is highly recommended to implement this interface. A host can implement important functionality when a plug-in supports this interface.
For example, all Steinberg hosts require this interface to support the "AI Knob".
Find out which parameter in Plug-in view is at given position (relative to Plug-in view).